2000-05-28 Damon Chaplin <damon@helixcode.com>
* gdk/tmpl/event_structs.sgml: typo.
+2000-05-28 Damon Chaplin <damon@helixcode.com>
+
+ * gdk/tmpl/event_structs.sgml: typo.
+
2000-04-22 Damon Chaplin <damon@helixcode.com>
* gtk/tmpl/gtkenums.sgml: update from Lee Mallabone
Describes a key press or key release event.
</para>
-@type: the type of the event (%GDK_KEY_RELEASE or %GDK_KEY_RELEASE).
+@type: the type of the event (%GDK_KEY_PRESS or %GDK_KEY_RELEASE).
@window: the window which received the event.
@send_event: TRUE if the event was sent explicitly (e.g. using XSendEvent).
@time: the time of the event in milliseconds.